Skip to main content

legendUsePointStyle

Type

property

Summary

Shows the style of the points in the legend.

Syntax

set the legendUsePointStyle of widget to {true | false}
get the legendUsePointStyle of widget

Description

Use the legendUsePointStyle property to display the style of the points in the legend.

Examples

on mouseUp
set the pointStyle of widget "Chart View" to "rectRounded"
set the legendUsePointStyle of widget "Chart View" to true
end mouseUp

Compatibility and Support

OS

mac

windows

linux

ios

android

web